crypto/x509.policyGraph.leaves (method)

2 uses

	crypto/x509 (current package)
		verify.go#L1334: func (pg *policyGraph) leaves() map[string]*policyGraphNode {
		verify.go#L1489: 				leaves := pg.leaves()